Skip to content

Conversation

stmontgomery
Copy link
Contributor

Import Foundation in AdvancedConsoleOutputRecorderTests.

This is required due to MemberImportVisibility although in practice this problem only shows up when building for non-macOS Apple platforms, such as iOS, due to the differing deployment target versions we use for non-macOS platforms.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added this to the Swift 6.x (main) milestone Oct 1, 2025
@stmontgomery stmontgomery self-assigned this Oct 1, 2025
@stmontgomery stmontgomery requested a review from grynspan as a code owner October 1, 2025 01:47
@stmontgomery stmontgomery added the bug 🪲 Something isn't working label Oct 1, 2025
@stmontgomery stmontgomery added build 🧱 Affects the project's build configuration or process command-line experience ⌨️ enhancements to the command line interface labels Oct 1, 2025
@stmontgomery stmontgomery merged commit c996b0a into swiftlang:main Oct 1, 2025
24 checks passed
@stmontgomery stmontgomery deleted the AdvancedConsoleOutputRecorderTests-Foundation-import branch October 1, 2025 14:15
@stmontgomery
Copy link
Contributor Author

For more background context about this kind of build error, see the older PR #1108.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process command-line experience ⌨️ enhancements to the command line interface
Projects
Development

Successfully merging this pull request may close these issues.

2 participants